-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: add filter and transformation support to breakdown / attrition endpoint #126
Feat: add filter and transformation support to breakdown / attrition endpoint #126
Conversation
Please find the detailed integration test report here Please find the ci env pod logs here |
59fb8c8
to
4826d19
Compare
Please find the ci env pod logs here |
0ac4088
to
859816c
Compare
e7413ab
to
2bd4881
Compare
Please find the detailed integration test report here Please find the ci env pod logs here |
2bd4881
to
1fd5ac9
Compare
…endpoint Also: - feat: update RetrieveStatsForCohortIdAndConceptId and remove deprecated method - feat: refactor RetrieveCohortOverlapStats and fix breakdown stats method ...and fix model tests - feat: comment on a comment ...see also #5 (comment) - feat: refactor RetrieveDataBySourceIdAndCohortIdAndVariables ... and deprecate model method in favor of the histogram one that retrieves the same data but is already refactored. - feat: remove deprecated breakdown stats method
1fd5ac9
to
2c9901b
Compare
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
326d2ff
into
feat/filters_and_transformation_main
Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/VADC-1642
New Features
Breaking changes
/cohort-stats/by-source-id/:sourceid/by-cohort-definition-id/:cohortid/by-concept-id/:conceptid
is now adjusted to/cohort-stats/by-source-id/:sourceid/by-cohort-definition-id/:cohortid
and the concept to get stats on should be the last variable in the POST request body